body {
	background: #73896b;
	margin: 0;
	padding: 0;
	color: #d5eed5;
	font-size:10pt;
}

div,tr,td,span,img,form,table {
  margin: 0;
  padding: 0;
}

a {
  color:#30A030;
  text-decoration: none;
}

a:hover {
  color: yellow;
}

a.aftlink {
  color: white;
  font-size:38px;
  margin: 0 0 20px;
  font-family: Arial,sans-serif;
}

a.aftlink:hover {
  color: yellow;
}

.clickOnMe, a.clickOnMe {
  color:#30A030;
  cursor:pointer;
}

.clickOnMe:hover, a.clickOnMe:hover {
  color:yellow;
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

.clear {
  clear: both;
}

.invisible {
  display: none;
}

.no-drop {
  cursor: no-drop;
}

.emptylink {
  cursor: default;
}

.c-nodrop {
  cursor: not-allowed;
}

.c-move {
  cursor: move;
}

.nodisplay {
  display: none;
}

.pointer {
  cursor: pointer;
}

.no_top_margin { 
  margin-top: 0px;
}

.no_bottom_margin {
  margin-bottom: 0px;
}

.center {
  text-align: center;
}

.vcenter {
  vertical-align: middle;
}

div.around_all {
  background: url('images/bg.gif') repeat-y;
  width: 999px;
  margin: 0 auto;
}

div.p_min_height {
  height: 0px;
  width: 0px;
  float: left;
}

div.upfullbg {
  width: 999px;
  height: 78px;
  background: #002c00;
}

div.greenupbg {
  width: 998px;
  height: 65px;
  background-image: url(images/greenupbg.gif);
  background-repeat: repeat-x;
  border-top: 2px solid #777;
}

div.ukflag {
  position: relative;
  width: 50px;
  height: 27px;
  top: 35px;
  left: 8px;
}

div.around_flag {
  position: relative;
}

div.flag {
  position: absolute;
  top: -18px;
  left: 10px;
}

div.login {
  position: absolute;
  top: 20px;
  left: 18px;
}

div.around_up_Mm {
  width: 988px;
  height: 1px;
  background: #2c6554;
  margin: 0 0 0 5px;
}

table.around_dwn_Mm {
  width: 988px;
  background: #2c6554;
  overflow: hidden;
  margin: 0 0 0 5px;
  border: 0;
}

tr.Mm_item {
  border: 0;
}

td.Mm_item {
  border-top: 1px solid #18362f;
  border-right: 1px solid #18362f;
}

td.Mm_left {
  width: 0px;
}

div.mmenudwnborder {
  width: 988px;
  height: 0px;
  background-image: url(images/mmenudwnborder.gif);
  background-repeat: repeat-x;
  overflow:hidden;
  margin: 0 0 0 5px;
}

div.MP {
  width: 937px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
  background-position: 100% 100%; 
  background-image: url(images/bigbmebg.gif);
  background-repeat: no-repeat;
}

a.menu_link {
  display: block;
  background: #255647;
  height: 20px;
  text-align: center;
  padding: 2px 0;
  text-decoration: none;
  font-family: "arial";
  font-weight: bold;
  font-size: 12px;
  color: #6ca05e;
  letter-spacing: 0px;
  background-position: 15% 90%;
  background-image: url(images/ppotty.gif);
  background-repeat: no-repeat;
}

a.menu_link:hover {
  background: #558677;
  background-position: 15% 90%;
  background-image: url(images/ppotty.gif);
  background-repeat: no-repeat;
  color: #9cd0ae;
}

div.bottom_min {
  height: 5px;
  width: 1px;
  float: left;
  overflow: hidden;
}

.salink {
  color: #FFFFFF;
	text-decoration: none;
}
.ylink {
  color: #9a6;
	text-decoration: none;
}
.wlink {
  color: #FFFFFF;
	text-decoration: none;
}

img {
  border: 0px;
}

div.logged {
  position: absolute;
  top: 65px;
  left: 48%;
  color: #494;
  white-space: nowrap;
  margin-left: auto;
  font-family: Arial, sans-serif;
  font-size: 10px;
  width: 300px;
}

div.around_register {
  margin: 40px;
}

div.header-bottom {
  color: #555;
  width: 948px;
  white-space: nowrap;
  font-family: Arial, sans-serif;
  font-size: 13px;
  text-align: right;
  height: 25px;
}